home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 May
/
EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso
/
softwareupdate
/
system
/
arexx_for_beginners
/
articles_01-10
/
example5-3.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1995-04-06
|
104b
|
5 lines
/* Example5-3 */
/* This illustrates SAYing a mathematicla expression to be evaulated */
SAY 3 + 4 * 5